Remove duplicate option in cargo-publish man page
authorJim Turner <jturner314@gmail.com>
Tue, 20 Sep 2016 05:57:10 +0000 (01:57 -0400)
committerJim Turner <jturner314@gmail.com>
Tue, 20 Sep 2016 06:05:09 +0000 (02:05 -0400)
The `--host` option was listed twice; this commit removes one of the
duplicates.

src/etc/man/cargo-publish.1

index acfab197b8da7373ccf4a3e8bd48381f06d634da..2f5063139b5107a90f5e029c4df128d857503a32 100644 (file)
@@ -21,11 +21,6 @@ Host to upload the package to.
 .RS
 .RE
 .TP
-.B \-\-host \f[I]HOST\f[]
-Host to upload the package to.
-.RS
-.RE
-.TP
 .B \-\-token \f[I]TOKEN\f[]
 Token to use when uploading.
 .RS